Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 21)
What is the purpose of the 'Design' phase in the program development life cycle?
To write the code.
To define how the program will work.
To test the program.
To get user input.
Объяснение
Design defines how the program will be developed.
